SDAI
Toggle table of contents
Main site
Telegram
Discord
ios
Target filter
ios
Switch theme
Search in API
Skip to content
SDAI
feature/work
/
com.shifthackz.aisdv1.work
/
[ios]BackgroundWorkObserverImpl
/
messageFlow
message
Flow
ios
private
val
messageFlow
:
MutableStateFlow
<
Pair
<
String
,
String
>
>
(
source
)